You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
VectorInt Structure
>
VectorInt Methods
>
VectorInt.SetBits Method
Dew Math for .NET
VectorInt.SetBits Method
VectorInt Structure
VectorInt Members
Dew.Math Namespace
VectorInt Methods
Collapse All
Syntax
C#
Visual Basic
public
void
SetBits
([In]
int
Indx
, [In]
bool
Value
);
Public
Function
SetBits
(
Indx
As
[In]
int
,
Value
As
[In] bool)
As
void
Description
This is SetBits, a member of class VectorInt.
Group
VectorInt Methods
Links
VectorInt Structure
,
VectorInt Members
,
Dew.Math Namespace
,
VectorInt Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!